-
Home
-
WooCommerce POS – Point of Sale
-
1.7.10 (latest)
-
Code
-
Classes
- Auth
Total Complexity |
19 |
Dependencies |
7 |
Dependents |
6 |
Total lines |
225 |
Lines of code |
104 |
Logical lines of code |
35 |
Comment lines |
95 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_token() |
S |
51 |
4 |
30 |
get_user_uuid() |
S |
61 |
4 |
12 |
generate_token() |
S |
51 |
2 |
27 |
get_secret_key() |
S |
66 |
3 |
8 |
instance() |
S |
71 |
2 |
6 |
get_user_data() |
S |
59 |
1 |
15 |
__construct() |
S |
91 |
1 |
2 |
revoke_token() |
S |
91 |
1 |
2 |
refresh_token() |
S |
91 |
1 |
2 |